projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
adaba36
ef04357
)
Auto merge of #3621 - matklad:fix-job-leakage, r=alexcrichton
author
bors
<bors@rust-lang.org>
Thu, 2 Feb 2017 06:04:56 +0000
(06:04 +0000)
committer
bors
<bors@rust-lang.org>
Thu, 2 Feb 2017 06:04:56 +0000
(06:04 +0000)
Don't leak job
This fixes that problem with diverging `handle_error`. Now the return types of all subcommands match, and we can return `CliResult` up to main.
1
2
src/cargo/lib.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/lib.rs
Simple merge